home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IQ Digizine 2
/
IQ Digizine 2.iso
/
pc
/
divareb.dir
/
00068.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-12-08
|
162 b
|
11 lines
on exitFrame
global end
if the movieTime of sprite 5 < end then
go(the frame - 1)
else
puppetSprite(5, 0)
SetReturn()
go("P4")
end if
end